github.com/gotd/td/internal/pool.DC.stuck (field)

4 uses

	github.com/gotd/td/internal/pool (current package)
		pool.go#L47: 	stuck *tdsync.ResetReady
		pool.go#L66: 		stuck:   tdsync.NewResetReady(),
		pool.go#L117: 	c.stuck.Reset()
		pool.go#L207: 	case <-c.stuck.Ready():